Skip to content

Conversation

lucylq
Copy link
Contributor

@lucylq lucylq commented Sep 10, 2025

Stack from ghstack (oldest at bottom):

Add std::unordered_set<std::string> to allow for multiple data files in the runner.

Differential Revision: D82072385

Add `std::unordered_set<std::string>` to allow for multiple data files in the runner.

Differential Revision: [D82072385](https://our.internmc.facebook.com/intern/diff/D82072385/)

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Sep 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14159

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 8579338 with merge base f24351a (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

lucylq added a commit that referenced this pull request Sep 10, 2025
Add `std::unordered_set<std::string>` to allow for multiple data files in the runner.

Differential Revision: [D82072385](https://our.internmc.facebook.com/intern/diff/D82072385/)

ghstack-source-id: 308801504
Pull Request resolved: #14159
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 10, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D82072385

Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Copy link
Contributor

@kimishpatel kimishpatel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

Add `std::unordered_set<std::string>` to allow for multiple data files in the runner.

Differential Revision: [D82072385](https://our.internmc.facebook.com/intern/diff/D82072385/)

[ghstack-poisoned]
lucylq added a commit that referenced this pull request Oct 2, 2025
Pull Request resolved: #14159

Add `std::unordered_set<std::string>` to allow for multiple data files in the runner.
ghstack-source-id: 313656319
@exported-using-ghexport

Differential Revision: [D82072385](https://our.internmc.facebook.com/intern/diff/D82072385/)
@facebook-github-bot
Copy link
Contributor

@lucylq has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82072385.

Add `std::unordered_set<std::string>` to allow for multiple data files in the runner.

Differential Revision: [D82072385](https://our.internmc.facebook.com/intern/diff/D82072385/)

[ghstack-poisoned]
lucylq added a commit that referenced this pull request Oct 2, 2025
Pull Request resolved: #14159

Add `std::vector<std::string>` to allow for multiple data files in the runner.
ghstack-source-id: 313657414
@exported-using-ghexport

Differential Revision: [D82072385](https://our.internmc.facebook.com/intern/diff/D82072385/)
Add `std::unordered_set<std::string>` to allow for multiple data files in the runner.

Differential Revision: [D82072385](https://our.internmc.facebook.com/intern/diff/D82072385/)

[ghstack-poisoned]
@facebook-github-bot facebook-github-bot merged commit 517de2a into gh/lucylq/111/base Oct 2, 2025
131 of 132 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/lucylq/111/head branch October 2, 2025 21:09
lucylq added a commit that referenced this pull request Oct 3, 2025
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #14159 by
@lucylq
^ Please use this as the source of truth for the PR details, comments,
and reviews
ghstack PR base:
https://github.com/pytorch/executorch/tree/gh/lucylq/111/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/lucylq/111/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/lucylq/111/orig
Differential Revision:
[D82072385](https://our.internmc.facebook.com/intern/diff/D82072385/)
@diff-train-skip-merge

Co-authored-by: lucylq <[email protected]>
pytorchbot added a commit that referenced this pull request Oct 7, 2025
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #14159 by
@lucylq
^ Please use this as the source of truth for the PR details, comments,
and reviews
ghstack PR base:
https://github.com/pytorch/executorch/tree/gh/lucylq/111/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/lucylq/111/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/lucylq/111/orig
Differential Revision:
[D82072385](https://our.internmc.facebook.com/intern/diff/D82072385/)
@diff-train-skip-merge

Co-authored-by: lucylq <[email protected]>
(cherry picked from commit c44c541)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants